Revert "lzo: properly check for overruns"
authorWilly Tarreau <w@1wt.eu>
Tue, 4 Nov 2014 12:08:32 +0000 (13:08 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 4 Nov 2014 12:08:32 +0000 (13:08 +0100)
commit092978f2ffcf017b95c6ca674e629268d46222b4
tree0a305079f62377f5372057168be939277422dca5
parent01c019c843df313f62ca5c106544026867da9e9e
Revert "lzo: properly check for overruns"

This reverts commit 504f70b6 ("lzo: properly check for overruns").

As analysed by Willem Pinckaers, this fix is still incomplete on
certain rare corner cases, and it is easier to restart from the
original code.

Reported-by: Willem Pinckaers <willem@lekkertech.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
[original Linux commit: af958a38]
Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen/common/lzo.c